home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-06-17 | 599 b | 30 lines | [TEXT/MPS ] |
- # File: Test.make
- # Target: Test
- # Sources: TestCityList.c
- # Created: Wednesday, June 17, 1992 10:37:25 AM
-
-
- OBJECTS = TestCityList.c.o
-
-
-
- Test ƒƒ Test.make {OBJECTS}
- Link -d -c 'MPS ' -t MPST ∂
- {OBJECTS} ∂
- "{CLibraries}"CSANELib.o ∂
- "{CLibraries}"Math.o ∂
- #"{CLibraries}"Complex.o ∂
- "{CLibraries}"StdClib.o ∂
- "{Libraries}"Stubs.o ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- "{Libraries}"ToolLibs.o ∂
- -o Test
-
- Test ƒƒ Sample.r Test.make
- Rez -rd -o {Targ} Sample.r -append
-
-
- TestCityList.c.o ƒ Test.make TestCityList.c
- C -r TestCityList.c
-